Also check out my other new video! https://www.youtube.com/watch?v=6ERJ5FICuAE If you want to take a look at the source code of the compiler or assembler, here you go https://github.com/git-mathis/Compiler https://github.com/git-mathis/16b-RISC-Assembler/ 0:00 Intro 0:28 Hello World 1:30 Compiler General Overview 1:58 Lexing 3:00 Parsing 5:38 Code Generation 8:46 Factorial 10:04 Writing to the Screen 11:29 Variadic Functions 12:40 Outro